home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000278_news@columbia.edu _Sun Feb 11 21:45:25 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA17803
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 11 Feb 2001 21:45:25 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA06053
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 11 Feb 2001 21:45:24 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA08078
  10.     for kermit.misc@watsun.cc.columbia.edu; Sun, 11 Feb 2001 21:33:47 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jrd@cc.usu.edu (Joe Doupnik)
  13. Subject: Re: Unrecognized com port
  14. Message-ID: <ZTENplTdU34a@cc.usu.edu>
  15. Date: 11 Feb 01 19:19:22 MDT
  16. Organization: Utah State University
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <967agt$4hq$1@panther.uwo.ca>, creider@julian.uwo.ca (c.a. creider) writes:
  20. > In article <F$9S2IGZJ1M3@cc.usu.edu>, Joe Doupnik <jrd@cc.usu.edu> wrote:
  21. >>    Have you tried pressing ALT-Enter to make the "DOS box" full screen?
  22. >>I do that when projecting K95 material on a screen for classes. The way
  23. >>Win98 puts up the K95 window is pretty awkward here too (font too small, etc),
  24. >>and I did not like the mucking about which Win2K did with the same.
  25. > Sorry for the delay replying.  Newsfeed lost over much of weekend.
  26. > I don't understand this: K95 doesn't run in a "DOS box".  Moreover, I
  27. > tried Alt+Enter and nothing happened.  This was on Win 95; maybe it is
  28. > different with Win 98.
  29. > Chet Creider
  30. -----------
  31.     Been in Windows for eons. That is a "DOS box" which is handling
  32. the console mode interface use by K95, look at its properties (click on
  33. the upper left corner MS-DOS icon). If this still fails then there is 
  34. something askew with your Windows configuration and it could be tended to.
  35.     Joe D.